Modernize jackson for OSS transient vulnerability#1271
Merged
jasmith-hs merged 1 commit intoHubSpot:masterfrom Nov 18, 2025
Merged
Modernize jackson for OSS transient vulnerability#1271jasmith-hs merged 1 commit intoHubSpot:masterfrom
jasmith-hs merged 1 commit intoHubSpot:masterfrom
Conversation
Contributor
Author
Contributor
|
@jaredstehler @tkindy , any concerns with pushing the jackson version to |
Contributor
as long as it doesn't require code changes due to api incompatibilities, i think it should be ok. if we wanted to we could add separate matrix builds for 2.18 and 2.20. |
Contributor
Author
|
Ping. |
jasmith-hs
reviewed
Nov 14, 2025
| <groupId>com.fasterxml.jackson.core</groupId> | ||
| <artifactId>jackson-annotations</artifactId> | ||
| <version>2.14.0</version> | ||
| <version>2.20</version> |
Contributor
There was a problem hiding this comment.
@edwardcapriolo why 2.20 here versus 2.20.1 elsewhere
Contributor
Author
There was a problem hiding this comment.
That artifact is not published in cental at the same cadence. There is no 2.20.1
jasmith-hs
approved these changes
Nov 18, 2025
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.